Snapservice ProtectionGroupStatus
The Snapservice ProtectionGroupStatus enumerated type contains the different states for the protection group.
Possible values:
ACTIVE: ActivePAUSED: PausedMARKED_FOR_DELETE: Marked for delete,
Indicates that the PG is soft deleted but has some PG snapshots and VM snapshots which are not yet expired.
DEMOTED: Indicates that the protection group is in a demoted state. While in this state, there are no outgoing or incoming replications and local snapshots (if any) are also stopped.DORMANT:
Indicates that the PG is in dormant state.
In this state, all local protection and outgoing replications for the members are disabled. Members belonging to this protection group will be replica members for active incoming replications.
This constant was added in vSphere API 9.0.0.0.
RECOVERY: Recovery state.
Indicates the protection group is in a recovery state. In this state site recovery operations can be initiated in case of planned migration and unplanned failover.
This constant was added in vSphere API 9.0.0.0.
DORMANT_RANSOMWARE_RECOVERY: Dormant ransomware recovery state.
Indicates the dormant protection group is undergoing ransomware recovery. In this state protection group state can be transitioned to DORMANT or DORMANT_PARTIAL_RECOVERY when end ransomware recovery operation is initiated.
This constant was added in vSphere API 9.1.0.0.
DORMANT_PARTIAL_RECOVERY: Dormant partial recovery state.
Indicates some of the virtual machines from dormant protection group have been recovered on the recovery site. In this state protection group state can be transitioned to DORMANT_RANSOMWARE_RECOVERY when start ransomware recovery operation is initiated.
This constant was added in vSphere API 9.1.0.0.
ACTIVE_RANSOMWARE_RECOVERY: Active ransomware recovery state.
Indicates that a ransomware recovery operation is being performed on the recovery site for one or more virtual machines in the active protection group. In this state protection group state can be transitioned to ACTIVE or ACTIVE_PARTIAL_RECOVERY when end ransomware recovery operation is initiated.
This constant was added in vSphere API 9.1.0.0.
ACTIVE_PARTIAL_RECOVERY: Active partial recovery state.
Indicates some of the virtual machines from active protection group have been recovered on the recovery site. In this state protection group state can be transitioned to ACTIVE_RANSOMWARE_RECOVERY when start ransomware recovery operation is initiated.
This constant was added in vSphere API 9.1.0.0.
PAUSED_RANSOMWARE_RECOVERY: Paused ransomware recovery state.
Indicates that a ransomware recovery operation is being performed on the recovery site for one or more virtual machines in the paused protection group In this state protection group state can be transitioned to PAUSED or PAUSED_PARTIAL_RECOVERY when end ransomware recovery operation is initiated.
This constant was added in vSphere API 9.1.0.0.
PAUSED_PARTIAL_RECOVERY: Paused partial recovery state.
Indicates some of the virtual machines from paused protection group have been recovered on the recovery site. In this state protection group state can be transitioned to PAUSED_RANSOMWARE_RECOVERY when start ransomware recovery operation is initiated.
This constant was added in vSphere API 9.1.0.0.
This enumeration was added in vSphere API 8.0.3.0.